wayland: Add API for setting an exported as a parent
authorJonas Ådahl <jadahl@gmail.com>
Wed, 13 Jul 2016 07:24:19 +0000 (15:24 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2016 17:20:44 +0000 (13:20 -0400)
commit340b5964dd82fc60471e62304b3d0d0dcd8d8648
treedf50f5d503e37a3a67bd5e91f313ce7861abb3af
parentf98c9fec6ca18a94a152c0a27b9d9b68af769936
wayland: Add API for setting an exported as a parent

Add an API that enables an application to, given an exported window
handle, set its own window as a transient of the window associated with
the exported window handle.

https://bugzilla.gnome.org/show_bug.cgi?id=769788
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkwaylandwindow.h
gdk/wayland/gdkwindow-wayland.c